home *** CD-ROM | disk | FTP | other *** search
/ Bandai Visual CD-ROM Previews 3 / Bandai Visual CD-ROM Previews 3.iso / TWISTY_DEMO / #2_DEMO_02.dir / 00039_Script_39 < prev    next >
Text File  |  1995-02-06  |  102b  |  7 lines

  1. on exitFrame
  2.   if the timer > 5 * 60 then
  3.     go to next
  4.   else
  5.     go to the frame
  6.   end if
  7. end